home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / brhelp < prev    next >
Text File  |  1997-03-29  |  4KB  |  102 lines

  1.  
  2.                             Browse Help Features
  3.  
  4. There are 35 commands available with browse. They are classified under the
  5. following topics:  Search, Block Commands, Cursor Movements, Text Markers,
  6. Mode Toggles and Other. They all can be tested (except Help) while viewing
  7. this 3 page help file.  <Esc> or <AltX>  will exit help.
  8.  
  9.                                   Search
  10.  
  11. <CtrlQ><F> Allows the search for any string of up to 30 characters.  After
  12. entering a search string, You will be prompted for search options.   Valid
  13. search options are 'B' (search Backwards) and 'U' (ignore case).
  14.  
  15. <CtrlL>  Repeat last search operation.  The string used in the last search
  16. operation will be used again,  as will the previous search options.  If no
  17. search operation has yet been performed, this command does nothing.
  18.  
  19. <CtrlJ><L>  Prompts for a  line number,  then scrolls the window such that
  20. the  specified line is at the  top  of the window.   If  the  line  number
  21. specified is greater  than the number of lines in the file the window will
  22. be scrolled to the end of the file.
  23.  
  24.                               Block Commands
  25.  
  26. <F7>, <CtrlK><B> Marks the line at the top of the window as the start of a
  27. block. Note that the browser allows only whole lines to be part of a block.
  28.  
  29. <F8>,  <CtrlK><K>  Marks the line at the top of the window as the end of a
  30. block started with <F7> ...or unmarks a previously marked block.
  31.  
  32. <CtrlB><K> Marks the line at the bottom of the window as the end of a block.
  33.  
  34. <CtrlQ><B> Jump to the beginning of the currently marked block.
  35.  
  36. <CtrlQ><K> Jump to the end of the currently marked block.
  37.  
  38. <CtrlK><H> Toggle the display of marked blocks.
  39.  
  40. <CtrlK><W> Writes the currently marked and displayed block to a file.  Note
  41. that this command writes the actual contents of the file being browsed, not
  42. the image of it that is being displayed on the screen. The command does the
  43. same thing whether in ASCII or hex mode.
  44.  
  45. <CtrlK><P> Writes the currently marked and displayed block to the printer.
  46. The output is directed to LPT1.
  47.  
  48.                              Cursor Movement
  49.  
  50. <Left>, <CtrlS> Scroll window left 1 column.
  51.  
  52. <Right>, <CtrlD> Scroll window right 1 column.
  53.  
  54. <CtrlLeft>, <CtrlA> Scroll window left 10 columns.
  55.  
  56. <CtrlRight>, <CtrlF> Scroll window right 10 columns.
  57.  
  58. <Up>, <CtrlE>, <CtrlW> Scroll window up one line.
  59.  
  60. <Down>, <CtrlX>, <CtrlZ> Scroll window down one line.
  61.  
  62. <PgUp>, <CtrlR> Scroll window up one page.
  63.  
  64. <PgDn>, <CtrlC> Scroll window down one page.
  65.  
  66. <CtrlPgUp>, <CtrlQ><R> Scroll to beginning of file.
  67.  
  68. <CtrlPgDn>, <CtrlQ><C> Scroll to end of file.
  69.  
  70. <Home>, <CtrlQ><S> Scroll window to column 1.
  71.  
  72. <End>, <CtrlQ><D> Scroll window to the end of the longest line on the screen.
  73.  
  74.                                Text Markers
  75.  
  76. <CtrlK><0> .. <CtrlK><3> Sets one of the four text markers at the start of
  77. the line at the top of the window.  <CtrlK><0>  sets marker 0,  <CtrlK><1>
  78. sets marker 1, etc. Note that only 4 markers (0..3) can be assigned.
  79.  
  80. <CtrlQ><0> .. <CtrlQ><3>   Scrolls the text  such that the line associated
  81. with the specified text marker is moved to the top of the window.
  82.  
  83.                                Mode Toggles
  84.  
  85. <CtrlH> Toggles between ASCII mode (the default) and hex mode.
  86.  
  87. <CtrlQ><H> Activates or deactivates the option to suppress (strip) the eighth
  88. (high) bit for each character in the file. In ASCII mode, this option affects
  89. only characters with an ordinal value of 128 or higher  (10000000 in binary),
  90. causing #228,  for example,  to be displayed as  #100 ('d').  In hex mode, it
  91. affects control characters as well, causing them to be represented as periods
  92. ('.'). The hex values in the middle columns are not affected by this option.
  93.  
  94.                                   Other
  95.  
  96. <CtrlBreak>, <Esc>, <ClickRight>, <Alt-X> Quit browsing.
  97.  
  98. <ClickLeft>  Move window to the position in the file associated with the
  99. scroll bar on the right margin of the screen.
  100.  
  101. <F1> Displays this Help file (except while using Help).
  102.